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 10001001011000001000101001010111011001101000100101100000100010100101011101011110011111010101100110001001011000001000101001010111011001101000100101100000100010100101011101011110011111010110001001000101 89608a576689608a575e7d5989608a576689608a575e7d6245
EUC-JP 荏蓋f荏蓋^}Y荏蓋f荏蓋^}bE 10110001110000011011001110111000011001101011000111000001101100111011100001011110011111010101100110110001110000011011001110111000011001101011000111000001101100111011100001011110011111010110001001000101 b1c1b3b866b1c1b3b85e7d59b1c1b3b866b1c1b3b85e7d6245
UTF-8 荏蓋f荏蓋^}Y荏蓋f荏蓋^}bE 111010001000110110001111111010001001001110001011011001101110100010001101100011111110100010010011100010110101111001111101010110011110100010001101100011111110100010010011100010110110011011101000100011011000111111101000100100111000101101011110011111010110001001000101 e88d8fe8938b66e88d8fe8938b5e7d59e88d8fe8938b66e88d8fe8938b5e7d6245
UHC 荏蓋f荏蓋^}Y荏蓋f荏蓋^}bE 11101100111110111100101111001111011001101110110011111011110010111100111101011110011111010101100111101100111110111100101111001111011001101110110011111011110010111100111101011110011111010110001001000101 ecfbcbcf66ecfbcbcf5e7d59ecfbcbcf66ecfbcbcf5e7d6245

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