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 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ?弄?}v?弄?}vB 00111111100110000100110100111111011111010111011000111111100110000100110100111111011111010111011001000010 3f984d3f7d763f984d3f7d7642
EUC-JP ?弄?}v?弄?}vB 00111111110011111010111000111111011111010111011000111111110011111010111000111111011111010111011001000010 3fcfae3f7d763fcfae3f7d7642
UTF-8 亐弄쓱}v亐弄쓱}vB 1110010010111010100100001110010110111100100001001110110010010011101100010111110101110110111001001011101010010000111001011011110010000100111011001001001110110001011111010111011001000010 e4ba90e5bc84ec93b17d76e4ba90e5bc84ec93b17d7642
UHC 亐弄쓱}v亐弄쓱}vB 1110101010100111110101101110011110111110101100110111110101110110111010101010011111010110111001111011111010110011011111010111011001000010 eaa7d6e7beb37d76eaa7d6e7beb37d7642

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