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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???肉ζ?攸?┛ 00111111001111110011111110010011111101111000001111000100001111111001110110111111001111111000010010101110 3f3f3f93f783c43f9dbf3f84ae
EUC-JP ???肉ζ?攸?┛ 00111111001111110011111111000110111110011010011011000110001111111101101011000001001111111010100010110000 3f3f3fc6f9a6c63fdac13fa8b0
UTF-8 嶺뚮슢肉ζ꼮攸귣┛ 1110111110100110101010111110101110011010101011101110110010001010101000101110100010000010100010011100111010110110111010101011110010101110111001101001010010111000111010101011011110100011111000101001010010011011 efa6abeb9aaeec8aa2e88289ceb6eabcaee694b8eab7a3e2949b
UHC 嶺뚮슢肉ζ꼮攸귣┛ 111001111010110110001100111010111001101010101110111010111011111110100101111001101000010010001001111010101111001010000010111010111010011010110000 e7ad8ceb9aaeebbfa5e68489eaf282eba6b0

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