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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???鶯?}???鶯?{^ 001111110011111100111111111010011111001000111111011111010011111100111111001111111110100111110010001111110111101101011110 3f3f3fe9f23f7d3f3f3fe9f23f7b5e
EUC-JP ???鶯?}???鶯?{^ 001111110011111100111111111100101111010000111111011111010011111100111111001111111111001011110100001111110111101101011110 3f3f3ff2f43f7d3f3f3ff2f43f7b5e
UTF-8 令⒴츑鶯꿮}令⒴츑鶯꿮{^ 111011111010011010101000111000101001001010110100111011001011100010010001111010011011011010101111111010101011111110101110011111011110111110100110101010001110001010010010101101001110110010111000100100011110100110110110101011111110101010111111101011100111101101011110 efa6a8e292b4ecb891e9b6afeabfae7defa6a8e292b4ecb891e9b6afeabfae7b5e
UHC 令⒴츑鶯꿮}令⒴츑鶯꿮{^ 1110011110101001101010011110010110101110100011001110010110100011100001010110101101111101111001111010100110101001111001011010111010001100111001011010001110000101011010110111101101011110 e7a9a9e5ae8ce5a3856b7de7a9a9e5ae8ce5a3856b7b5e

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