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 ?????????E 00111111001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f3f45
SJIS-WIN 筌?????鷹??E 111000101010001100111111001111110011111100111111001111111001000111101001001111110011111101000101 e2a33f3f3f3f3f91e93f3f45
EUC-JP 筌??佾??鷹??E 1110010010100101001111110011111110001111101100001111101100111111001111111100001011101011001111110011111101000101 e4a53f3f8fb0fb3f3fc2eb3f3f45
UTF-8 筌뗭룆佾⑼쭓鷹곷뇿E 11100111101011011000110011101011100101111010110111101011101000111000011011100100101111011011111011100010100100011011110011101100101011011001001111101001101101111011100111101010101100111011011111101011100001111011111101000101 e7ad8ceb97adeba386e4bdbee291bcecad93e9b7b9eab3b7eb87bf45
UHC 筌뗭룆佾⑼쭓鷹곷뇿E 11101111101001111000101111101100100011111000010111101100111010111010100111101111101001111000101111101011111011011000000111101011100001111010000001000101 efa78bec8f85eceba9efa78bebed81eb87a045

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