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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 瓮ら?節∽?耶 111000010100010010000010111001110011111110010000110111111000000111100100001111111001011011101011 e14482e73f90df81e43f96eb
EUC-JP 瓮ら?節∽?耶 111000011010010110100100111010010011111111000000111000011010001011100110001111111100110011101101 e1a5a4e93fc0e1a2e63fcced
UTF-8 瓮ら쨹節∽슬耶 111001111001001110101110111000111000001010001001111011001010100010111001111001111010111110000000111000101000100010111101111011001000101010101100111010001000000010110110 e793aee38289eca8b9e7af80e288bdec8aace880b6
UHC 瓮ら쨹節∽슬耶 1110100010110111101010101110100110100100100100111110111110111101101000011110111110111101101111011110010110101101 e8b7aae9a493efbda1efbdbde5ad

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