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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 誘i?}誘i?{^ 10010111010101011000001010001001001111110111110110010111010101011000001010001001001111110111101101011110 975582893f7d975582893f7b5e
EUC-JP 誘i?}誘i?{^ 11001101101101101010001111101001001111110111110111001101101101101010001111101001001111110111101101011110 cdb6a3e93f7dcdb6a3e93f7b5e
UTF-8 誘i쎊}誘i쎊{^ 111010001010101010011000111011111011110110001001111011001000111010001010011111011110100010101010100110001110111110111101100010011110110010001110100010100111101101011110 e8aa98efbd89ec8e8a7de8aa98efbd89ec8e8a7b5e
UHC 誘i쎊}誘i쎊{^ 111010111010111110100011111010011001101110110010011111011110101110101111101000111110100110011011101100100111101101011110 ebafa3e99bb27debafa3e99bb27b5e

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