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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 跛也」喫跛也」喫B 111001101110101010010110111001111010001110001011011010011110011011101010100101101110011110100011100010110110100101000010 e6ea96e7a38b69e6ea96e7a38b6942
EUC-JP 跛也」喫跛也」喫B 1110110011101100110011001110100110001110101000111011010111001010111011001110110011001100111010011000111010100011101101011100101001000010 ececcce98ea3b5caececcce98ea3b5ca42
UTF-8 跛也」喫跛也」喫B 11101000101101111001101111100100101110011001111111101111101111011010001111100101100101101010101111101000101101111001101111100100101110011001111111101111101111011010001111100101100101101010101101000010 e8b79be4b99fefbda3e596abe8b79be4b99fefbda3e596ab42
UHC 跛也?喫跛也?喫B 111101111111010111100101101001010011111111010001110100101111011111110101111001011010010100111111110100011101001001000010 f7f5e5a53fd1d2f7f5e5a53fd1d242

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