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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 謦郁ケ凩v謦郁ケ凩vB 1110011010010010100010001110100010111001100110010111110101110110111001101001001010001000111010001011100110011001011111010111011001000010 e69288e8b9997d76e69288e8b9997d7642
EUC-JP 謦郁ケ凩v謦郁ケ凩vB 11101011111100101011000011101010100011101011100111010001110111100111011011101011111100101011000011101010100011101011100111010001110111100111011001000010 ebf2b0ea8eb9d1de76ebf2b0ea8eb9d1de7642
UTF-8 謦郁ケ凩v謦郁ケ凩vB 111010001010110010100110111010011000001110000001111011111011110110111001111001011000011110101001011101101110100010101100101001101110100110000011100000011110111110111101101110011110010110000111101010010111011001000010 e8aca6e98381efbdb9e587a976e8aca6e98381efbdb9e587a97642
UHC ?郁??v?郁??vB 00111111111010011111010000111111001111110111011000111111111010011111010000111111001111110111011001000010 3fe9f43f3f763fe9f43f3f7642

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