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 110000111011101111000010101100101100001010001111010011001100001110111011110000101011001011000010100011110100110001000010 c3bbc2b2c28f4cc3bbc2b2c28f4c42
SJIS-WIN ??????L??????LB 001111110011111100111111001111110011111100111111010011000011111100111111001111110011111100111111001111110100110001000010 3f3f3f3f3f3f4c3f3f3f3f3f3f4c42
EUC-JP Ã?Â?Â?LÃ?Â?Â?LB 100011111010101010101010001111111000111110101010101001000011111110001111101010101010010000111111010011001000111110101010101010100011111110001111101010101010010000111111100011111010101010100100001111110100110001000010 8faaaa3f8faaa43f8faaa43f4c8faaaa3f8faaa43f8faaa43f4c42
UTF-8 û²Lû²LB 110000111000001111000010101110111100001110000010110000101011001011000011100000101100001010001111010011001100001110000011110000101011101111000011100000101100001010110010110000111000001011000010100011110100110001000010 c383c2bbc382c2b2c382c28f4cc383c2bbc382c2b2c382c28f4c42
UHC ???²??L???²??LB 0011111100111111001111111010100111110111001111110011111101001100001111110011111100111111101010011111011100111111001111110100110001000010 3f3f3fa9f73f3f4c3f3f3fa9f73f3f4c42

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