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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???瑜?}???瑜?{^ 001111110011111100111111111000001110111100111111011111010011111100111111001111111110000011101111001111110111101101011110 3f3f3fe0ef3f7d3f3f3fe0ef3f7b5e
EUC-JP ???瑜?}???瑜?{^ 001111110011111100111111111000001111000100111111011111010011111100111111001111111110000011110001001111110111101101011110 3f3f3fe0f13f7d3f3f3fe0f13f7b5e
UTF-8 樂숇뭷瑜켷}樂숇뭷瑜켷{^ 111011111010011010111111111011001000100010000111111010111010110110110111111001111001000110011100111011001011110010110111011111011110111110100110101111111110110010001000100001111110101110101101101101111110011110010001100111001110110010111100101101110111101101011110 efa6bfec8887ebadb7e7919cecbcb77defa6bfec8887ebadb7e7919cecbcb77b5e
UHC 樂숇뭷瑜켷}樂숇뭷瑜켷{^ 1110100011111001100110011110101110010010100001101110101110100101101100010110111001111101111010001111100110011001111010111001001010000110111010111010010110110001011011100111101101011110 e8f999eb9286eba5b16e7de8f999eb9286eba5b16e7b5e

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