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 10110001111110110101010001101011011001101011000111111011010101000110101101011110011111010101100110110001111110110101010001101011011001101011000111111011010101000110101101011110011111010110001001000101 b1fb546b66b1fb546b5e7d59b1fb546b66b1fb546b5e7d6245
EUC-JP ア焄kfア焄k^}Yア焄kfア焄k^}bE 100011101011000110001111110010011110001101101011011001101000111010110001100011111100100111100011011010110101111001111101010110011000111010110001100011111100100111100011011010110110011010001110101100011000111111001001111000110110101101011110011111010110001001000101 8eb18fc9e36b668eb18fc9e36b5e7d598eb18fc9e36b668eb18fc9e36b5e7d6245
UTF-8 ア焄kfア焄k^}Yア焄kfア焄k^}bE 11101111101111011011000111100111100001001000010001101011011001101110111110111101101100011110011110000100100001000110101101011110011111010101100111101111101111011011000111100111100001001000010001101011011001101110111110111101101100011110011110000100100001000110101101011110011111010110001001000101 efbdb1e784846b66efbdb1e784846b5e7d59efbdb1e784846b66efbdb1e784846b5e7d6245
UHC ?焄kf?焄k^}Y?焄kf?焄k^}bE 00111111111111011011011001101011011001100011111111111101101101100110101101011110011111010101100100111111111111011011011001101011011001100011111111111101101101100110101101011110011111010110001001000101 3ffdb66b663ffdb66b5e7d593ffdb66b663ffdb66b5e7d6245

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