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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 深??}深??{^ 1001000001011011001111110011111101111101100100000101101100111111001111110111101101011110 905b3f3f7d905b3f3f7b5e
EUC-JP 深??}深??{^ 1011111110111100001111110011111101111101101111111011110000111111001111110111101101011110 bfbc3f3f7dbfbc3f3f7b5e
UTF-8 深럥댌}深럥댌{^ 111001101011011110110001111010111001111110100101111010111000110010001100011111011110011010110111101100011110101110011111101001011110101110001100100011000111101101011110 e6b7b1eb9fa5eb8c8c7de6b7b1eb9fa5eb8c8c7b5e
UHC 深럥댌}深럥댌{^ 111001001010001010001110100010001000100010110101011111011110010010100010100011101000100010001000101101010111101101011110 e4a28e8888b57de4a28e8888b57b5e

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