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 訷昤}訷昤{^ 11111011101001001111101011010100111101001100110111110010111100000111110111111011101001001111101011010100111101001100110111110010111100000111101101011110 fba4fad4f4cdf2f07dfba4fad4f4cdf2f07b5e
EUC-JP 訷昤??}訷昤??{^ 10001111110111011101010010001111110000101010010100111111001111110111110110001111110111011101010010001111110000101010010100111111001111110111101101011110 8fddd48fc2a53f3f7d8fddd48fc2a53f3f7b5e
UTF-8 訷昤}訷昤{^ 111010001010100010110111111001101001100010100100111011101000110110111100111011101000100010100111011111011110100010101000101101111110011010011000101001001110111010001101101111001110111010001000101001110111101101011110 e8a8b7e698a4ee8dbcee88a77de8a8b7e698a4ee8dbcee88a77b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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