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 茹??援??宥?? 111001001010010100111111001111111000100110000111001111110011111110010111010001110011111100111111 e4a53f3f89873f3f97473f3f
EUC-JP 茹??援??宥?? 111010001010011100111111001111111011000111100111001111110011111111001101101010000011111100111111 e8a73f3fb1e73f3fcda83f3f
UTF-8 茹띿슜援앬틠宥살녃 111010001000110010111001111010111001110110111111111011001000101010011100111001101000111110110100111011001001010110101100111011011000101110100000111001011010111010100101111011001000001010110100111010111000010110000011 e88cb9eb9dbfec8a9ce68fb4ec95aced8ba0e5aea5ec82b4eb8583
UHC 茹띿슜援앬틠宥살녃 111001101010101010001101111011001001101010101001111010101011010110011101111001001011101010001100111010101110100110111011111011001000011010111011 e6aa8dec9aa9eab59de4ba8ceae9bbec86bb

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