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 讓Lf讓L^}Y讓Lf讓L^}bE 11100110101010001000001001101011011001101110011010101000100000100110101101011110011111010101100111100110101010001000001001101011011001101110011010101000100000100110101101011110011111010110001001000101 e6a8826b66e6a8826b5e7d59e6a8826b66e6a8826b5e7d6245
EUC-JP 讓Lf讓L^}Y讓Lf讓L^}bE 11101100101010101010001111001100011001101110110010101010101000111100110001011110011111010101100111101100101010101010001111001100011001101110110010101010101000111100110001011110011111010110001001000101 ecaaa3cc66ecaaa3cc5e7d59ecaaa3cc66ecaaa3cc5e7d6245
UTF-8 讓Lf讓L^}Y讓Lf讓L^}bE 111010001010111010010011111011111011110010101100011001101110100010101110100100111110111110111100101011000101111001111101010110011110100010101110100100111110111110111100101011000110011011101000101011101001001111101111101111001010110001011110011111010110001001000101 e8ae93efbcac66e8ae93efbcac5e7d59e8ae93efbcac66e8ae93efbcac5e7d6245
UHC 讓Lf讓L^}Y讓Lf讓L^}bE 11100101110100111010001111001100011001101110010111010011101000111100110001011110011111010101100111100101110100111010001111001100011001101110010111010011101000111100110001011110011111010110001001000101 e5d3a3cc66e5d3a3cc5e7d59e5d3a3cc66e5d3a3cc5e7d6245

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