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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?姻?姻n}?姻?姻n{^ 0011111110001000111101110011111110001000111101110110111001111101001111111000100011110111001111111000100011110111011011100111101101011110 3f88f73f88f76e7d3f88f73f88f76e7b5e
EUC-JP ?姻?姻n}?姻?姻n{^ 0011111110110000111110010011111110110000111110010110111001111101001111111011000011111001001111111011000011111001011011100111101101011110 3fb0f93fb0f96e7d3fb0f93fb0f96e7b5e
UTF-8 윽姻윽姻n}윽姻윽姻n{^ 1110110010011100101111011110010110100111101110111110110010011100101111011110010110100111101110110110111001111101111011001001110010111101111001011010011110111011111011001001110010111101111001011010011110111011011011100111101101011110 ec9cbde5a7bbec9cbde5a7bb6e7dec9cbde5a7bbec9cbde5a7bb6e7b5e
UHC 윽姻윽姻n}윽姻윽姻n{^ 110000001011100111101100110110001100000010111001111011001101100001101110011111011100000010111001111011001101100011000000101110011110110011011000011011100111101101011110 c0b9ecd8c0b9ecd86e7dc0b9ecd8c0b9ecd86e7b5e

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