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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 押??U}押??U{^ 10001001100111110011111100111111010101010111110110001001100111110011111100111111010101010111101101011110 899f3f3f557d899f3f3f557b5e
EUC-JP 押??U}押??U{^ 10110010101000010011111100111111010101010111110110110010101000010011111100111111010101010111101101011110 b2a13f3f557db2a13f3f557b5e
UTF-8 押껊젎U}押껊젎U{^ 1110011010001010101111001110101010111011100010101110110010100000100011100101010101111101111001101000101010111100111010101011101110001010111011001010000010001110010101010111101101011110 e68abceabb8aeca08e557de68abceabb8aeca08e557b5e
UHC 押껊젎U}押껊젎U{^ 1110010011100011100000111110101110100000100011110101010101111101111001001110001110000011111010111010000010001111010101010111101101011110 e4e383eba08f557de4e383eba08f557b5e

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