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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?世億}?世億{^ 00111111100100001010001010001001101011010111110100111111100100001010001010001001101011010111101101011110 3f90a289ad7d3f90a289ad7b5e
EUC-JP ?世億}?世億{^ 00111111110000001010010010110010101011110111110100111111110000001010010010110010101011110111101101011110 3fc0a4b2af7d3fc0a4b2af7b5e
UTF-8 媤世億}媤世億{^ 111001011010101010100100111001001011100010010110111001011000010010000100011111011110010110101010101001001110010010111000100101101110010110000100100001000111101101011110 e5aaa4e4b896e584847de5aaa4e4b896e584847b5e
UHC 媤世億}媤世億{^ 111000111011100011100001101001101110010111100010011111011110001110111000111000011010011011100101111000100111101101011110 e3b8e1a6e5e27de3b8e1a6e5e27b5e

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