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 辿達続村辿達続村^ 1001001001001000100100100100001010010001101100011001000110111010100100100100100010010010010000101001000110110001100100011011101001011110 9248924291b191ba9248924291b191ba5e
EUC-JP 辿達続村辿達続村^ 1100001110101001110000111010001111000010101100111100001010111100110000111010100111000011101000111100001010110011110000101011110001011110 c3a9c3a3c2b3c2bcc3a9c3a3c2b3c2bc5e
UTF-8 辿達続村辿達続村^ 11101000101111101011111111101001100000011001010011100111101101101001101011100110100111011001000111101000101111101011111111101001100000011001010011100111101101101001101011100110100111011001000101011110 e8bebfe98194e7b69ae69d91e8bebfe98194e7b69ae69d915e
UHC ?達?村?達?村^ 00111111110100111011100100111111111101011011110100111111110100111011100100111111111101011011110101011110 3fd3b93ff5bd3fd3b93ff5bd5e

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