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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???饒??節 001111110011111100111111111010010110000000111111001111111001000011011111 3f3f3fe9603f3f90df
EUC-JP 縕??饒??節 1000111111010100110000100011111100111111111100011100000100111111001111111100000011100001 8fd4c23f3ff1c13f3fc0e1
UTF-8 縕됵쉥饒볡뵽節 111001111011100010010101111010111001000010110101111011001000100110100101111010011010010110010010111010111011001110100001111010111011010110111101111001111010111110000000 e7b895eb90b5ec89a5e9a592ebb3a1ebb5bde7af80
UHC 縕됵쉥饒볡뵽節 1110100010110010100010011110111110111101101010111110100110101110100100111110011110010100101110111110111110111101 e8b289efbdabe9ae93e794bbefbd

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