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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 燁。訒凩燁。訒几^ 111110110101100110100001111110111010001110011001011111011111101101011001101000011111101110100011100110010111101101011110 fb59a1fba3997dfb59a1fba3997b5e
EUC-JP 燁。訒凩燁。訒几^ 100011111100101010110011100011101010000110001111110111011100100011010001110111101000111111001010101100111000111010100001100011111101110111001000110100011101110001011110 8fcab38ea18fddc8d1de8fcab38ea18fddc8d1dc5e
UTF-8 燁。訒凩燁。訒几^ 11100111100001111000000111101111101111011010000111101000101010001001001011100101100001111010100111100111100001111000000111101111101111011010000111101000101010001001001011100101100001111010000001011110 e78781efbda1e8a892e587a9e78781efbda1e8a892e587a05e
UHC 燁???燁???^ 1110011110100111001111110011111100111111111001111010011100111111001111110011111101011110 e7a73f3f3fe7a73f3f3f5e

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