To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 葬???}葬???{^ 10010001100100100011111100111111001111110111110110010001100100100011111100111111001111110111101101011110 91923f3f3f7d91923f3f3f7b5e
EUC-JP 葬???}葬???{^ 11000001111100100011111100111111001111110111110111000001111100100011111100111111001111110111101101011110 c1f23f3f3f7dc1f23f3f3f7b5e
UTF-8 葬렱稶렭}葬렱稶렭{^ 111010001001000110101100111010111010000010110001111001111010100010110110111010111010000010101101011111011110100010010001101011001110101110100000101100011110011110101000101101101110101110100000101011010111101101011110 e891aceba0b1e7a8b6eba0ad7de891aceba0b1e7a8b6eba0ad7b5e
UHC 葬렱稶렭}葬렱稶렭{^ 11101101111101111000111010111110111010011111001110001110101110100111110111101101111101111000111010111110111010011111001110001110101110100111101101011110 edf78ebee9f38eba7dedf78ebee9f38eba7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)