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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?ゃ?肄??循?? 001111111000001011100001001111111110001111100101001111110011111110001111011110100011111100111111 3f82e13fe3e53f3f8f7a3f3f
EUC-JP ?ゃ?肄??循?? 001111111010010011100011001111111110011011100111001111110011111110111101110110110011111100111111 3fa4e33fe6e73f3fbddb3f3f
UTF-8 閭ゃ굟肄뉔뒽循덊굛 111011111010011010000110111000111000001010000011111010101011010110011111111010001000001010000100111010111000100110010100111010111001001010111101111001011011111010101010111010111000110110001010111010101011010110011011 efa686e38283eab59fe88284eb8994eb92bde5beaaeb8d8aeab59b
UHC 閭ゃ굟肄뉔뒽循덊굛 111001101010110110101010111000111000001010000111111011001011110110000111111010011000101010110011111000101110000010001000111011011000001010000011 e6adaae38287ecbd87e98ab3e2e088ed8283

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