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 筌??糾}筌??糾{^ 111000101010001100111111001111111000101110001010011111011110001010100011001111110011111110001011100010100111101101011110 e2a33f3f8b8a7de2a33f3f8b8a7b5e
EUC-JP 筌?Ł糾}筌?Ł糾{^ 11100100101001010011111110001111101010011010100010110101111010100111110111100100101001010011111110001111101010011010100010110101111010100111101101011110 e4a53f8fa9a8b5ea7de4a53f8fa9a8b5ea7b5e
UTF-8 筌뚮Ł糾}筌뚮Ł糾{^ 11100111101011011000110011101011100110101010111011000101100000011110011110110011101111100111110111100111101011011000110011101011100110101010111011000101100000011110011110110011101111100111101101011110 e7ad8ceb9aaec581e7b3be7de7ad8ceb9aaec581e7b3be7b5e
UHC 筌뚮Ł糾}筌뚮Ł糾{^ 11101111101001111000110011101011101010001010100111010000101011000111110111101111101001111000110011101011101010001010100111010000101011000111101101011110 efa78ceba8a9d0ac7defa78ceba8a9d0ac7b5e

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