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 ??????Le^ 001111110011111100111111001111110011111100111111010011000110010101011110 3f3f3f3f3f3f4c655e
SJIS-WIN ??????Le^ 001111110011111100111111001111110011111100111111010011000110010101011110 3f3f3f3f3f3f4c655e
EUC-JP ??????Le^ 001111110011111100111111001111110011111100111111010011000110010101011110 3f3f3f3f3f3f4c655e
UTF-8 횂혩횂짱횂혩Le^ 111011011001101010000010111011011001100010101001111011011001101010000010111011001010011110110001111011011001101010000010111011011001100010101001010011000110010101011110 ed9a82ed98a9ed9a82eca7b1ed9a82ed98a94c655e
UHC 횂혩횂짱횂혩Le^ 110000111000001011000010100100011100001110000010110000101010111111000011100000101100001010010001010011000110010101011110 c382c291c382c2afc382c2914c655e

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