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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 渼。ホ}渼。ホ{^ 1111101101001001101000011100111001111101111110110100100110100001110011100111101101011110 fb49a1ce7dfb49a1ce7b5e
EUC-JP 渼。ホ}渼。ホ{^ 1000111111000111111100001000111010100001100011101100111001111101100011111100011111110000100011101010000110001110110011100111101101011110 8fc7f08ea18ece7d8fc7f08ea18ece7b5e
UTF-8 渼。ホ}渼。ホ{^ 111001101011100010111100111011111011110110100001111011111011111010001110011111011110011010111000101111001110111110111101101000011110111110111110100011100111101101011110 e6b8bcefbda1efbe8e7de6b8bcefbda1efbe8e7b5e
UHC 渼??}渼??{^ 1101101010110100001111110011111101111101110110101011010000111111001111110111101101011110 dab43f3f7ddab43f3f7b5e

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