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 001111110111110001001011011001100011111101111100010010110101111001111101010110010011111101111100010010110110011000111111011111000100101101011110011111010110001001000101 3f7c4b663f7c4b5e7d593f7c4b663f7c4b5e7d6245
SJIS-WIN 但|Kf但|K^}Y但|Kf但|K^}bE 10010010010000010111110001001011011001101001001001000001011111000100101101011110011111010101100110010010010000010111110001001011011001101001001001000001011111000100101101011110011111010110001001000101 92417c4b6692417c4b5e7d5992417c4b6692417c4b5e7d6245
EUC-JP 但|Kf但|K^}Y但|Kf但|K^}bE 11000011101000100111110001001011011001101100001110100010011111000100101101011110011111010101100111000011101000100111110001001011011001101100001110100010011111000100101101011110011111010110001001000101 c3a27c4b66c3a27c4b5e7d59c3a27c4b66c3a27c4b5e7d6245
UTF-8 但|Kf但|K^}Y但|Kf但|K^}bE 1110010010111101100001100111110001001011011001101110010010111101100001100111110001001011010111100111110101011001111001001011110110000110011111000100101101100110111001001011110110000110011111000100101101011110011111010110001001000101 e4bd867c4b66e4bd867c4b5e7d59e4bd867c4b66e4bd867c4b5e7d6245
UHC 但|Kf但|K^}Y但|Kf但|K^}bE 11010011101000110111110001001011011001101101001110100011011111000100101101011110011111010101100111010011101000110111110001001011011001101101001110100011011111000100101101011110011111010110001001000101 d3a37c4b66d3a37c4b5e7d59d3a37c4b66d3a37c4b5e7d6245

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