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 ???L???LB 001111110011111100111111010011000011111100111111001111110100110001000010 3f3f3f4c3f3f3f4c42
SJIS-WIN 治爨捨L治爨捨LB 100011101010000111100000101001001000111011001100010011001000111010100001111000001010010010001110110011000100110001000010 8ea1e0a48ecc4c8ea1e0a48ecc4c42
EUC-JP 治爨捨L治爨捨LB 101111001010001111100000101001101011110011001110010011001011110010100011111000001010011010111100110011100100110001000010 bca3e0a6bcce4cbca3e0a6bcce4c42
UTF-8 治爨捨L治爨捨LB 111001101011001010111011111001111000100010101000111001101000110110101000010011001110011010110010101110111110011110001000101010001110011010001101101010000100110001000010 e6b2bbe788a8e68da84ce6b2bbe788a8e68da84c42
UHC 治?捨L治?捨LB 11110110101111010011111111011110110101110100110011110110101111010011111111011110110101110100110001000010 f6bd3fded74cf6bd3fded74c42

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