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 10010010111101101000101001010111011001101001001011110110100010100101011101011110011111010101100110010010111101101000101001010111011001101001001011110110100010100101011101011110011111010110001001000101 92f68a576692f68a575e7d5992f68a576692f68a575e7d6245
EUC-JP 程蓋f程蓋^}Y程蓋f程蓋^}bE 11000100111110001011001110111000011001101100010011111000101100111011100001011110011111010101100111000100111110001011001110111000011001101100010011111000101100111011100001011110011111010110001001000101 c4f8b3b866c4f8b3b85e7d59c4f8b3b866c4f8b3b85e7d6245
UTF-8 程蓋f程蓋^}Y程蓋f程蓋^}bE 111001111010100010001011111010001001001110001011011001101110011110101000100010111110100010010011100010110101111001111101010110011110011110101000100010111110100010010011100010110110011011100111101010001000101111101000100100111000101101011110011111010110001001000101 e7a88be8938b66e7a88be8938b5e7d59e7a88be8938b66e7a88be8938b5e7d6245
UHC 程蓋f程蓋^}Y程蓋f程蓋^}bE 11101111111011111100101111001111011001101110111111101111110010111100111101011110011111010101100111101111111011111100101111001111011001101110111111101111110010111100111101011110011111010110001001000101 efefcbcf66efefcbcf5e7d59efefcbcf66efefcbcf5e7d6245

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