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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 閼ア豁纂}閼ア豁纂{^ 1110100010000100101100011110011010101101100011100101101101111101111010001000010010110001111001101010110110001110010110110111101101011110 e884b1e6ad8e5b7de884b1e6ad8e5b7b5e
EUC-JP 閼ア豁纂}閼ア豁纂{^ 11101111111001001000111010110001111011001010111110111011101111000111110111101111111001001000111010110001111011001010111110111011101111000111101101011110 efe48eb1ecafbbbc7defe48eb1ecafbbbc7b5e
UTF-8 閼ア豁纂}閼ア豁纂{^ 111010011001011010111100111011111011110110110001111010001011000110000001111001111011101010000010011111011110100110010110101111001110111110111101101100011110100010110001100000011110011110111010100000100111101101011110 e996bcefbdb1e8b181e7ba827de996bcefbdb1e8b181e7ba827b5e
UHC 閼?豁纂}閼?豁纂{^ 1110010011011001001111111111110011000011111100111100001101111101111001001101100100111111111111001100001111110011110000110111101101011110 e4d93ffcc3f3c37de4d93ffcc3f3c37b5e

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