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 ?k?L??L?k?L??L^ 001111110110101100111111010011000011111100111111010011000011111101101011001111110100110000111111001111110100110001011110 3f6b3f4c3f3f4c3f6b3f4c3f3f4c5e
SJIS-WIN ?k?L??L?k?L??L^ 001111110110101100111111010011000011111100111111010011000011111101101011001111110100110000111111001111110100110001011110 3f6b3f4c3f3f4c3f6b3f4c3f3f4c5e
EUC-JP ?k?L??L?k?L??L^ 001111110110101100111111010011000011111100111111010011000011111101101011001111110100110000111111001111110100110001011110 3f6b3f4c3f3f4c3f6b3f4c3f3f4c5e
UTF-8 혟k혩L창체L혟k혩L창체L^ 11101101100110001001111101101011111011011001100010101001010011001110110010110000101111011110110010110010101101000100110011101101100110001001111101101011111011011001100010101001010011001110110010110000101111011110110010110010101101000100110001011110 ed989f6bed98a94cecb0bdecb2b44ced989f6bed98a94cecb0bdecb2b44c5e
UHC 혟k혩L창체L혟k혩L창체L^ 1100001010001001011010111100001010010001010011001100001110100010110000111011110001001100110000101000100101101011110000101001000101001100110000111010001011000011101111000100110001011110 c2896bc2914cc3a2c3bc4cc2896bc2914cc3a2c3bc4c5e

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