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 11100001101101001001011011001101011001101110000110110100100101101100110101011110011111010101100111100001101101001001011011001101011001101110000110110100100101101100110101011110011111010110001001000101 e1b496cd66e1b496cd5e7d59e1b496cd66e1b496cd5e7d6245
EUC-JP 盒模f盒模^}Y盒模f盒模^}bE 11100010101101101100110011001111011001101110001010110110110011001100111101011110011111010101100111100010101101101100110011001111011001101110001010110110110011001100111101011110011111010110001001000101 e2b6cccf66e2b6cccf5e7d59e2b6cccf66e2b6cccf5e7d6245
UTF-8 盒模f盒模^}Y盒模f盒模^}bE 111001111001101110010010111001101010100010100001011001101110011110011011100100101110011010101000101000010101111001111101010110011110011110011011100100101110011010101000101000010110011011100111100110111001001011100110101010001010000101011110011111010110001001000101 e79b92e6a8a166e79b92e6a8a15e7d59e79b92e6a8a166e79b92e6a8a15e7d6245
UHC 盒模f盒模^}Y盒模f盒模^}bE 11111001111011001101100110111100011001101111100111101100110110011011110001011110011111010101100111111001111011001101100110111100011001101111100111101100110110011011110001011110011111010110001001000101 f9ecd9bc66f9ecd9bc5e7d59f9ecd9bc66f9ecd9bc5e7d6245

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