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 ?暴??牢萄?何庭 0011111110010110010111000011111100111111100110000101001110010011101110000011111110001001101111011001001011101011 3f965c3f3f985393b83f89bd92eb
EUC-JP ?暴??牢萄?何庭 0011111111001011101111010011111100111111110011111011010011000110101110100011111110110010101111111100010011101101 3fcbbd3f3fcfb4c6ba3fb2bfc4ed
UTF-8 뤋暴첂샘牢萄뤋何庭 111010111010010010001011111001101001101010110100111011001011001010000010111011001000001110011000111001111000100110100010111010001001000010000100111010111010010010001011111001001011110110010101111001011011101010101101 eba48be69ab4ecb282ec8398e789a2e89084eba48be4bd95e5baad
UHC 뤋暴첂샘牢萄뤋何庭 100011111011101111111000111011001010101010001111101110111111100111010110111011111101010010101100100011111011101111111001101111001110111111010100 8fbbf8ecaa8fbbf9d6efd4ac8fbbf9bcefd4

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