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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 短臓丹辿}短臓丹辿{^ 10010010010110101001000110011111100100100100111110010010010010000111110110010010010110101001000110011111100100100100111110010010010010000111101101011110 925a919f924f92487d925a919f924f92487b5e
EUC-JP 短臓丹辿}短臓丹辿{^ 11000011101110111100001010100001110000111011000011000011101010010111110111000011101110111100001010100001110000111011000011000011101010010111101101011110 c3bbc2a1c3b0c3a97dc3bbc2a1c3b0c3a97b5e
UTF-8 短臓丹辿}短臓丹辿{^ 111001111001111110101101111010001000011110010011111001001011100010111001111010001011111010111111011111011110011110011111101011011110100010000111100100111110010010111000101110011110100010111110101111110111101101011110 e79fade88793e4b8b9e8bebf7de79fade88793e4b8b9e8bebf7b5e
UHC 短?丹?}短?丹?{^ 110100111010110100111111110100111010000100111111011111011101001110101101001111111101001110100001001111110111101101011110 d3ad3fd3a13f7dd3ad3fd3a13f7b5e

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