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 歪??節∽?耶 1001100001100011001111110011111110010000110111111000000111100100001111111001011011101011 98633f3f90df81e43f96eb
EUC-JP 歪??節∽?耶 1100111111000100001111110011111111000000111000011010001011100110001111111100110011101101 cfc43f3fc0e1a2e63fcced
UTF-8 歪뉔쨹節∽슬耶 111001101010110110101010111010111000100110010100111011001010100010111001111001111010111110000000111000101000100010111101111011001000101010101100111010001000000010110110 e6adaaeb8994eca8b9e7af80e288bdec8aace880b6
UHC 歪뉔쨹節∽슬耶 1110100011100000100001111110100110100100100100111110111110111101101000011110111110111101101111011110010110101101 e8e087e9a493efbda1efbdbde5ad

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