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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
UTF-8 챨챠횠횙쨘챈혦쩔혦짰 111011001011000110101000111011001011000110100000111011011001101010100000111011011001101010011001111011001010100010011000111011001011000110001000111011011001100010100110111011001010100110010100111011011001100010100110111011001010011110110000 ecb1a8ecb1a0ed9aa0ed9a99eca898ecb188ed98a6eca994ed98a6eca7b0
UHC 챨챠횠횙쨘챈혦쩔혦짰 1100001110110000110000111010110111000011100110001100001110010011110000101011101011000011101001101100001010001110110000101011111111000010100011101100001010101110 c3b0c3adc398c393c2bac3a6c28ec2bfc28ec2ae

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