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 訒倬ケソ}訒倬ケソ{^ 111110111010001110011000111010011011100110111111011111011111101110100011100110001110100110111001101111110111101101011110 fba398e9b9bf7dfba398e9b9bf7b5e
EUC-JP 訒倬ケソ}訒倬ケソ{^ 100011111101110111001000110100001110101110001110101110011000111010111111011111011000111111011101110010001101000011101011100011101011100110001110101111110111101101011110 8fddc8d0eb8eb98ebf7d8fddc8d0eb8eb98ebf7b5e
UTF-8 訒倬ケソ}訒倬ケソ{^ 111010001010100010010010111001011000000010101100111011111011110110111001111011111011110110111111011111011110100010101000100100101110010110000000101011001110111110111101101110011110111110111101101111110111101101011110 e8a892e580acefbdb9efbdbf7de8a892e580acefbdb9efbdbf7b5e
UHC ?倬??}?倬??{^ 00111111111101101111000000111111001111110111110100111111111101101111000000111111001111110111101101011110 3ff6f03f3f7d3ff6f03f3f7b5e

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