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 ??Vn}??Vn{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e
SJIS-WIN 悶貅Vn}悶貅Vn{^ 100101101110001111100110101110100101011001101110011111011001011011100011111001101011101001010110011011100111101101011110 96e3e6ba566e7d96e3e6ba566e7b5e
EUC-JP 悶貅Vn}悶貅Vn{^ 110011001110010111101100101111000101011001101110011111011100110011100101111011001011110001010110011011100111101101011110 cce5ecbc566e7dcce5ecbc566e7b5e
UTF-8 悶貅Vn}悶貅Vn{^ 11100110100000101011011011101000101100101000010101010110011011100111110111100110100000101011011011101000101100101000010101010110011011100111101101011110 e682b6e8b285566e7de682b6e8b285566e7b5e
UHC 悶?Vn}悶?Vn{^ 11011010101111110011111101010110011011100111110111011010101111110011111101010110011011100111101101011110 dabf3f566e7ddabf3f566e7b5e

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