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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 筌???筌???^ 1110001010100011001111110011111100111111111000101010001100111111001111110011111101011110 e2a33f3f3fe2a33f3f3f5e
EUC-JP 筌???筌???^ 1110010010100101001111110011111100111111111001001010010100111111001111110011111101011110 e4a53f3f3fe4a53f3f3f5e
UTF-8 筌눻꾩꽀筌눻뗫옆^ 11100111101011011000110011101011100010001011101111101010101111101010100111101010101111011000000011100111101011011000110011101011100010001011101111101011100101111010101111101100100110001000011001011110 e7ad8ceb88bbeabea9eabd80e7ad8ceb88bbeb97abec98865e
UHC 筌눻꾩꽀筌눻뗫옆^ 1110111110100111100001111101000110000100111011001000010010010101111011111010011110000111110100011000101111101011101111111011011101011110 efa787d184ec8495efa787d18bebbfb75e

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