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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 齊逢??i齊逢??iB 111010101000111010001000101001110011111100111111011010011110101010001110100010001010011100111111001111110110100101000010 ea8e88a73f3f69ea8e88a73f3f6942
EUC-JP 齊逢??i齊逢??iB 111100111110111010110000101010010011111100111111011010011111001111101110101100001010100100111111001111110110100101000010 f3eeb0a93f3f69f3eeb0a93f3f6942
UTF-8 齊逢렰렱i齊逢렰렱iB 111010011011110110001010111010011000000010100010111010111010000010110000111010111010000010110001011010011110100110111101100010101110100110000000101000101110101110100000101100001110101110100000101100010110100101000010 e9bd8ae980a2eba0b0eba0b169e9bd8ae980a2eba0b0eba0b16942
UHC 齊逢렰렱i齊逢렰렱iB 11110000101110101101110011110001100011101011110110001110101111100110100111110000101110101101110011110001100011101011110110001110101111100110100101000010 f0badcf18ebd8ebe69f0badcf18ebd8ebe6942

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