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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 押????}押????{^ 100010011001111100111111001111110011111100111111011111011000100110011111001111110011111100111111001111110111101101011110 899f3f3f3f3f7d899f3f3f3f3f7b5e
EUC-JP 押????}押????{^ 101100101010000100111111001111110011111100111111011111011011001010100001001111110011111100111111001111110111101101011110 b2a13f3f3f3f7db2a13f3f3f3f7b5e
UTF-8 押뚳퐣令퉚}押뚳퐣令퉚{^ 111001101000101010111100111010111001101010110011111011011001000010100011111011111010011010101000111011011000100110011010011111011110011010001010101111001110101110011010101100111110110110010000101000111110111110100110101010001110110110001001100110100111101101011110 e68abceb9ab3ed90a3efa6a8ed899a7de68abceb9ab3ed90a3efa6a8ed899a7b5e
UHC 押뚳퐣令퉚}押뚳퐣令퉚{^ 1110010011100011100011001110111110111101100011001110011110101001101110010110111001111101111001001110001110001100111011111011110110001100111001111010100110111001011011100111101101011110 e4e38cefbd8ce7a9b96e7de4e38cefbd8ce7a9b96e7b5e

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