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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?⇒枇あ???⇒枇あ? 0011111110000001110010111001010011111000100000101010000000111111001111110011111110000001110010111001010011111000100000101010000000111111 3f81cb94f882a03f3f3f81cb94f882a03f
EUC-JP ?⇒枇あ???⇒枇あ? 0011111110100010110011011100100011111010101001001010001000111111001111110011111110100010110011011100100011111010101001001010001000111111 3fa2cdc8faa4a23f3f3fa2cdc8faa4a23f
UTF-8 룵⇒枇あ룵쿴룵⇒枇あ룵 111010111010001110110101111000101000011110010010111001101001111010000111111000111000000110000010111010111010001110110101111011001011111110110100111010111010001110110101111000101000011110010010111001101001111010000111111000111000000110000010111010111010001110110101 eba3b5e28792e69e87e38182eba3b5ecbfb4eba3b5e28792e69e87e38182eba3b5
UHC 룵⇒枇あ룵쿴룵⇒枇あ룵 10001111101010101010001010100001110111011110110110101010101000101000111110101010101100110110100010001111101010101010001010100001110111011110110110101010101000101000111110101010 8faaa2a1ddedaaa28faab3688faaa2a1ddedaaa28faa

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