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 柚孟??}柚孟??{^ 100101110100110110010110110100000011111100111111011111011001011101001101100101101101000000111111001111110111101101011110 974d96d03f3f7d974d96d03f3f7b5e
EUC-JP 柚孟??}柚孟??{^ 110011011010111011001100110100100011111100111111011111011100110110101110110011001101001000111111001111110111101101011110 cdaeccd23f3f7dcdaeccd23f3f7b5e
UTF-8 柚孟렣렖}柚孟렣렖{^ 111001101001111110011010111001011010110110011111111010111010000010100011111010111010000010010110011111011110011010011111100110101110010110101101100111111110101110100000101000111110101110100000100101100111101101011110 e69f9ae5ad9feba0a3eba0967de69f9ae5ad9feba0a3eba0967b5e
UHC 柚孟렣렖}柚孟렣렖{^ 11101010111101101101100011101011100011101011010010001110101010110111110111101010111101101101100011101011100011101011010010001110101010110111101101011110 eaf6d8eb8eb48eab7deaf6d8eb8eb48eab7b5e

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