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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN ?模f?模^}Y?模f?模^}bE 001111111001011011001101011001100011111110010110110011010101111001111101010110010011111110010110110011010110011000111111100101101100110101011110011111010110001001000101 3f96cd663f96cd5e7d593f96cd663f96cd5e7d6245
EUC-JP 濩模f濩模^}Y濩模f濩模^}bE 1000111111001001101001001100110011001111011001101000111111001001101001001100110011001111010111100111110101011001100011111100100110100100110011001100111101100110100011111100100110100100110011001100111101011110011111010110001001000101 8fc9a4cccf668fc9a4cccf5e7d598fc9a4cccf668fc9a4cccf5e7d6245
UTF-8 濩模f濩模^}Y濩模f濩模^}bE 111001101011111110101001111001101010100010100001011001101110011010111111101010011110011010101000101000010101111001111101010110011110011010111111101010011110011010101000101000010110011011100110101111111010100111100110101010001010000101011110011111010110001001000101 e6bfa9e6a8a166e6bfa9e6a8a15e7d59e6bfa9e6a8a166e6bfa9e6a8a15e7d6245
UHC 濩模f濩模^}Y濩模f濩模^}bE 11111011110011011101100110111100011001101111101111001101110110011011110001011110011111010101100111111011110011011101100110111100011001101111101111001101110110011011110001011110011111010110001001000101 fbcdd9bc66fbcdd9bc5e7d59fbcdd9bc66fbcdd9bc5e7d6245

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