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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 躁???躁???B 1110011101001110001111110011111100111111111001110100111000111111001111110011111101000010 e74e3f3f3fe74e3f3f3f42
EUC-JP 躁???躁???B 1110110110101111001111110011111100111111111011011010111100111111001111110011111101000010 edaf3f3f3fedaf3f3f3f42
UTF-8 躁당렊렱躁당렊렱B 11101000101110101000000111101011100010111011100111101011101000001000101011101011101000001011000111101000101110101000000111101011100010111011100111101011101000001000101011101011101000001011000101000010 e8ba81eb8bb9eba08aeba0b1e8ba81eb8bb9eba08aeba0b142
UHC 躁당렊렱躁당렊렱B 1111000011100010101101001110011110001110101000011000111010111110111100001110001010110100111001111000111010100001100011101011111001000010 f0e2b4e78ea18ebef0e2b4e78ea18ebe42

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