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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????幽?? 00111111001111110011111100111111001111110011111110010111010010000011111100111111 3f3f3f3f3f3f97483f3f
EUC-JP 璵?????幽?? 100011111100110011100110001111110011111100111111001111110011111111001101101010010011111100111111 8fcce63f3f3f3f3fcda93f3f
UTF-8 璵밸툋流듕퓩幽놁㉩ 111001111001001010110101111010111011000010111000111011011000100010001011111011111010011110001010111010111001001110010101111011011001001110101001111001011011100110111101111010111000011010000001111000111000100110101001 e792b5ebb0b8ed888befa78aeb9395ed93a9e5b9bdeb8681e389a9
UHC 璵밸툋流듕퓩幽놁㉩ 111001101010010110111001111010111011100010000011111010101111110010110101111001001011111110010001111010101110101110000110111011001010100010111010 e6a5b9ebb883eafcb5e4bf91eaeb86eca8ba

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