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 ??W^??\}v??W^??\}vB 00111111001111110101011101011110001111110011111101011100011111010111011000111111001111110101011101011110001111110011111101011100011111010111011001000010 3f3f575e3f3f5c7d763f3f575e3f3f5c7d7642
SJIS-WIN 辰辿W^辰辿\}v辰辿W^辰辿\}vB 100100100100001110010010010010000101011101011110100100100100001110010010010010000101110001111101011101101001001001000011100100100100100001010111010111101001001001000011100100100100100001011100011111010111011001000010 92439248575e924392485c7d7692439248575e924392485c7d7642
EUC-JP 辰辿W^辰辿\}v辰辿W^辰辿\}vB 110000111010010011000011101010010101011101011110110000111010010011000011101010010101110001111101011101101100001110100100110000111010100101010111010111101100001110100100110000111010100101011100011111010111011001000010 c3a4c3a9575ec3a4c3a95c7d76c3a4c3a9575ec3a4c3a95c7d7642
UTF-8 辰辿W^辰辿\}v辰辿W^辰辿\}vB 1110100010111110101100001110100010111110101111110101011101011110111010001011111010110000111010001011111010111111010111000111110101110110111010001011111010110000111010001011111010111111010101110101111011101000101111101011000011101000101111101011111101011100011111010111011001000010 e8beb0e8bebf575ee8beb0e8bebf5c7d76e8beb0e8bebf575ee8beb0e8bebf5c7d7642
UHC 辰?W^辰?\}v辰?W^辰?\}vB 1111001011100011001111110101011101011110111100101110001100111111010111000111110101110110111100101110001100111111010101110101111011110010111000110011111101011100011111010111011001000010 f2e33f575ef2e33f5c7d76f2e33f575ef2e33f5c7d7642

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