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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?逢??漬??? 00111111100010001010011100111111001111111001001011010000001111110011111100111111 3f88a73f3f92d03f3f3f
EUC-JP 焌逢??漬??? 100011111100100111101000101100001010100100111111001111111100010011010010001111110011111100111111 8fc9e8b0a93f3fc4d23f3f3f
UTF-8 焌逢렰렱漬폈렰렭 111001111000010010001100111010011000000010100010111010111010000010110000111010111010000010110001111001101011110010101100111011011000111110001000111010111010000010110000111010111010000010101101 e7848ce980a2eba0b0eba0b1e6bcaced8f88eba0b0eba0ad
UHC 焌逢렰렱漬폈렰렭 11110001111000001101110011110001100011101011110110001110101111101111001010110000110001101111000110001110101111011000111010111010 f1e0dcf18ebd8ebef2b0c6f18ebd8eba

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