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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 筌≫?\}筌≫?\{^ 111000101010001110000001111000100011111101011100011111011110001010100011100000011110001000111111010111000111101101011110 e2a381e23f5c7de2a381e23f5c7b5e
EUC-JP 筌≫?\}筌≫?\{^ 111001001010010110100010111001000011111101011100011111011110010010100101101000101110010000111111010111000111101101011110 e4a5a2e43f5c7de4a5a2e43f5c7b5e
UTF-8 筌≫뜶\}筌≫뜶\{^ 1110011110101101100011001110001010001001101010111110101110011100101101100101110001111101111001111010110110001100111000101000100110101011111010111001110010110110010111000111101101011110 e7ad8ce289abeb9cb65c7de7ad8ce289abeb9cb65c7b5e
UHC 筌≫뜶\}筌≫뜶\{^ 1110111110100111101000011110110110001101101101000101110001111101111011111010011110100001111011011000110110110100010111000111101101011110 efa7a1ed8db45c7defa7a1ed8db45c7b5e

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