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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????????傲 0011111100111111001111110011111100111111001111110011111100111111001111111001100011111100 3f3f3f3f3f3f3f3f3f98fc
EUC-JP ?????????傲 0011111100111111001111110011111100111111001111110011111100111111001111111101000011111110 3f3f3f3f3f3f3f3f3fd0fe
UTF-8 娛묈만若쀨뙃蓼덆썓傲 111001011010100010011011111010111010110010001000111010111010011110001100111011111010010110110100111011001000000010101000111010111001100110000011111011111010011110000010111010111000110110000110111011001000110110010011111001011000001010110010 e5a89bebac88eba78cefa5b4ec80a8eb9983efa782eb8d86ec8d93e582b2
UHC 娛묈만若쀨뙃蓼덆썓傲 1110011111110100100100011110010110111000101110001110010110101110100101111110100010001100100010011110100110100111100010001110100110011011100001101110011111101100 e7f491e5b8b8e5ae97e88c89e9a788e99b86e7ec

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