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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???刷}???刷{^ 00111111001111110011111110001101111111000111110100111111001111110011111110001101111111000111101101011110 3f3f3f8dfc7d3f3f3f8dfc7b5e
EUC-JP ???刷}???刷{^ 00111111001111110011111110111010111111100111110100111111001111110011111110111010111111100111101101011110 3f3f3fbafe7d3f3f3fbafe7b5e
UTF-8 쓆쀋쓆刷}쓆쀋쓆刷{^ 111011001001001110000110111011001000000010001011111011001001001110000110111001011000100010110111011111011110110010010011100001101110110010000000100010111110110010010011100001101110010110001000101101110111101101011110 ec9386ec808bec9386e588b77dec9386ec808bec9386e588b77b5e
UHC 쓆쀋쓆刷}쓆쀋쓆刷{^ 10011101011000011001011111001011100111010110000111100001111011000111110110011101011000011001011111001011100111010110000111100001111011000111101101011110 9d6197cb9d61e1ec7d9d6197cb9d61e1ec7b5e

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