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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???闇???? 001111110011111100111111100010001100010100111111001111110011111100111111 3f3f3f88c53f3f3f3f
EUC-JP ???闇??渶? 0011111100111111001111111011000011000111001111110011111110001111110001111110110100111111 3f3f3fb0c73f3f8fc7ed3f
UTF-8 娛묇퉿闇묌릶渶믥 111001011010100010011011111010111010110010000111111011011000100110111111111010011001011110000111111010111010110010001100111010111010011010110110111001101011100010110110111010111010111110100101 e5a89bebac87ed89bfe99787ebac8ceba6b6e6b8b6ebafa5
UHC 娛묇퉿闇묌릶渶믥 11100111111101001001000111100100101110011001011111100100111000011001000111101001100100001001010011100111101101111001001011100111 e7f491e4b997e4e191e99094e7b792e7

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