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 ??kf??k^}Y??kf??k^}bE 001111110011111101101011011001100011111100111111011010110101111001111101010110010011111100111111011010110110011000111111001111110110101101011110011111010110001001000101 3f3f6b663f3f6b5e7d593f3f6b663f3f6b5e7d6245
SJIS-WIN 淏ハkf淏ハk^}Y淏ハkf淏ハk^}bE 1111101101000010100000110110111001101011011001101111101101000010100000110110111001101011010111100111110101011001111110110100001010000011011011100110101101100110111110110100001010000011011011100110101101011110011111010110001001000101 fb42836e6b66fb42836e6b5e7d59fb42836e6b66fb42836e6b5e7d6245
EUC-JP 淏ハkf淏ハk^}Y淏ハkf淏ハk^}bE 100011111100011111011001101001011100111101101011011001101000111111000111110110011010010111001111011010110101111001111101010110011000111111000111110110011010010111001111011010110110011010001111110001111101100110100101110011110110101101011110011111010110001001000101 8fc7d9a5cf6b668fc7d9a5cf6b5e7d598fc7d9a5cf6b668fc7d9a5cf6b5e7d6245
UTF-8 淏ハkf淏ハk^}Y淏ハkf淏ハk^}bE 11100110101101111000111111100011100000111000111101101011011001101110011010110111100011111110001110000011100011110110101101011110011111010101100111100110101101111000111111100011100000111000111101101011011001101110011010110111100011111110001110000011100011110110101101011110011111010110001001000101 e6b78fe3838f6b66e6b78fe3838f6b5e7d59e6b78fe3838f6b66e6b78fe3838f6b5e7d6245
UHC 淏ハkf淏ハk^}Y淏ハkf淏ハk^}bE 1111101111001000101010111100111101101011011001101111101111001000101010111100111101101011010111100111110101011001111110111100100010101011110011110110101101100110111110111100100010101011110011110110101101011110011111010110001001000101 fbc8abcf6b66fbc8abcf6b5e7d59fbc8abcf6b66fbc8abcf6b5e7d6245

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