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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?橈縟}?橈縟{^ 00111111100111101111010011100011011101000111110100111111100111101111010011100011011101000111101101011110 3f9ef4e3747d3f9ef4e3747b5e
EUC-JP ?橈縟}?橈縟{^ 00111111110111001111011011100101110101010111110100111111110111001111011011100101110101010111101101011110 3fdcf6e5d57d3fdcf6e5d57b5e
UTF-8 뾸橈縟}뾸橈縟{^ 111010111011111010111000111001101010100110001000111001111011100010011111011111011110101110111110101110001110011010101001100010001110011110111000100111110111101101011110 ebbeb8e6a988e7b89f7debbeb8e6a988e7b89f7b5e
UHC 뾸橈縟}뾸橈縟{^ 100101110111101011101000111110101110100110110010011111011001011101111010111010001111101011101001101100100111101101011110 977ae8fae9b27d977ae8fae9b27b5e

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