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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 愽瀏筥U}愽瀏筥U{^ 1001110011000111111000000110011111100010101001100101010101111101100111001100011111100000011001111110001010100110010101010111101101011110 9cc7e067e2a6557d9cc7e067e2a6557b5e
EUC-JP 愽瀏筥U}愽瀏筥U{^ 1101100011001001110111111100100011100100101010000101010101111101110110001100100111011111110010001110010010101000010101010111101101011110 d8c9dfc8e4a8557dd8c9dfc8e4a8557b5e
UTF-8 愽瀏筥U}愽瀏筥U{^ 1110011010000100101111011110011110000000100011111110011110101101101001010101010101111101111001101000010010111101111001111000000010001111111001111010110110100101010101010111101101011110 e684bde7808fe7ada5557de684bde7808fe7ada5557b5e
UHC ?瀏?U}?瀏?U{^ 00111111110101111011011100111111010101010111110100111111110101111011011100111111010101010111101101011110 3fd7b73f557d3fd7b73f557b5e

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